Joint Constraints
   HOME

TheInfoList



OR:

Joint constraints are rotational constraints on the
joint A joint or articulation (or articular surface) is the connection made between bones, ossicles, or other hard structures in the body which link an animal's skeletal system into a functional whole.Saladin, Ken. Anatomy & Physiology. 7th ed. McGraw- ...
s of an artificial system. They are used in an inverse kinematics chain, in fields including
3D animation Animation is a method by which still figures are manipulated to appear as moving images. In traditional animation, images are drawn or painted by hand on transparent celluloid sheets to be photographed and exhibited on film. Today, most anim ...
or
robotics Robotics is an interdisciplinary branch of computer science and engineering. Robotics involves design, construction, operation, and use of robots. The goal of robotics is to design machines that can help and assist humans. Robotics integrate ...
. Joint constraints can be implemented in a number of ways, but the most common method is to limit rotation about the X, Y and Z
axis An axis (plural ''axes'') is an imaginary line around which an object rotates or is symmetrical. Axis may also refer to: Mathematics * Axis of rotation: see rotation around a fixed axis * Axis (mathematics), a designator for a Cartesian-coordinat ...
independently. An elbow, for instance, could be represented by limiting rotation on Y and Z axis to 0 degrees, and constraining the X-axis rotation to 130 degrees. To simulate joint constraints more accurately, dot-products can be used with an independent
axis An axis (plural ''axes'') is an imaginary line around which an object rotates or is symmetrical. Axis may also refer to: Mathematics * Axis of rotation: see rotation around a fixed axis * Axis (mathematics), a designator for a Cartesian-coordinat ...
to repulse the child bones orientation from the unreachable axis. Limiting the orientation of the child bone to a border of vectors tangent to the surface of the joint, repulsing the child bone away from the border, can also be useful in the precise restriction of shoulder movement.


References

Computer graphics 3D computer graphics Computational physics Robot kinematics Anatomical simulation {{compu-physics-stub